Tracks some speed tests (results depends on CPU!)
Exports another API:
  long SetDebugOut (long ptrFunction);
  Sets alternate procedure to call instead of OutputDebugStringA;
  (OutputDebugStringA seems not to work when called from Dll?)
  Return value is previous function pointer;